Skip to content

GDAL v3.13.0#231

Merged
MaxRev-Dev merged 5 commits into
mainfrom
v3.13.0
May 11, 2026
Merged

GDAL v3.13.0#231
MaxRev-Dev merged 5 commits into
mainfrom
v3.13.0

Conversation

@MaxRev-Dev
Copy link
Copy Markdown
Owner

@MaxRev-Dev MaxRev-Dev commented May 8, 2026

Update to GDAL v3.13.0. See release notes: https://github.com/OSGeo/gdal/blob/v3.13.0/NEWS.md

resolves #227

MaxRev-Dev and others added 4 commits May 8, 2026 23:29
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* docs(build): describe shared manifest and cache reuse
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the build/package automation to target GDAL v3.13.0, with accompanying CI/build-script adjustments and documentation updates around the shared vcpkg manifest bundle and CI cache behavior.

Changes:

  • Bumped GDAL_VERSION to 3.13.0 in the shared build options.
  • Updated bundle packaging/CI to propagate PRERELEASE and to pin package versions when composing the final bundle and when injecting test dependencies.
  • Expanded platform READMEs to document the shared vcpkg manifest bundle and CI cache-warm behavior.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
shared/GdalCore.opt Bumps GDAL version to 3.13.0 used by build scripts.
unix/publish-makefile Pins versions when adding runtime/core packages into the final bundle project.
.github/workflows/main.yml Passes PRERELEASE into bundle generation; pins MaxRev.Gdal.Universal to the just-built version for tests.
.github/workflows/macos.yml Propagates PRERELEASE into macOS packaging and testing steps.
README.md Documents shared vcpkg manifest usage and CI caching at the repo level.
unix/README.md Documents shared vcpkg manifest usage + CI caching note (also includes a remaining typo).
osx/README.md Documents shared vcpkg manifest usage + CI caching note.
win/README.md Documents shared vcpkg manifest usage + CI caching note.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread win/README.md Outdated
Comment thread unix/README.md Outdated
Comment thread unix/README.md Outdated
Comment thread osx/README.md Outdated
Comment thread osx/README.md Outdated
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@MaxRev-Dev MaxRev-Dev merged commit 03bf92b into main May 11, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Layer.CreateLayer fails for UTF‑8 characters.

2 participants